| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | IsReadOnly | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | Item | Gets the item at the specified index. | 
The following tables list the members exposed by IOrderedSet<T>.
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | IsReadOnly | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | Item | Gets the item at the specified index. | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | AddRange | Adds a range of elements. | 
|  | Clear | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | Contains | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | CopyTo | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<T>) | 
|  | Remove | (Inherited from System.Collections.Generic.ICollection<T>) | 
|  | RemoveRange | Removes a range of elements. |